Skip to content

fix: add .bazelignore, rename devshell test to check#4

Merged
fullzer4 merged 1 commit into
mainfrom
fix/devshell-bazelignore
May 3, 2026
Merged

fix: add .bazelignore, rename devshell test to check#4
fullzer4 merged 1 commit into
mainfrom
fix/devshell-bazelignore

Conversation

@fullzer4
Copy link
Copy Markdown
Owner

@fullzer4 fullzer4 commented May 3, 2026

Summary

  • Add .bazelignore to exclude .direnv/ from Bazel (was causing cbindgen failures)
  • Rename devshell test command to check (test is a bash builtin)
  • Fix README license badge (was showing MIT OR Apache-2.0, project is Apache-2.0 only)
  • Rewrite CONTRIBUTING.md focused on parity tests, new bindings and new BR modules

Test plan

  • direnv reload && check passes all 6 tests
  • cargo fmt --check && cargo clippy --workspace -- -D warnings clean

- Add .bazelignore to exclude .direnv/ from Bazel analysis
- Rename devshell 'test' command to 'check' (conflicts with bash builtin)
- Fix README license badge from MIT OR Apache-2.0 to Apache-2.0
- Rewrite CONTRIBUTING.md with parity test and new module/binding guides
@fullzer4 fullzer4 merged commit 4f103e7 into main May 3, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant